macOS のクリーンセットアップ 2022-09
M2 MacBook Air 2022 が届いたのでセットアップしていきます。
アプリケーションたち
Google IME
Rosetta 2
Karabiner-Elements
Brave
設定を同期
拡張機能
Bitwarden
MetaMask
Feedpon
Create Link
Raycast
Choosy
Dropbox
Display Menu
Divvy
Unsplash Wallpaers
Pixelmator Pro
Skitch
Slack
Discord
Alacritty
VS Code
Krisp
Arc
ソフトウェア開発
code:sh
% git -v
xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.
Xcode Command Line Tools
Homebrew
code:sh
% brew install starship hub hugo keychain nkf tig tmux tree imagemagick wget jq peco ghq git git-lfs zsh zsh-completions rbenv ruby-build lv
https://github.com/june29/dotfiles
GPG
code:sh
% brew install gnupg pinentry-mac
% gpg --import ~/path/to/secret.asc
システム環境設定
キーボード
Caps Lock を Control へ
Dockとメニューバー
Dock
デフォルトで並んでいるアプリケーションはぜんぶ Dock から削除する
メニューバー
時計
曜日を表示、デジタル、24 時間表示、コロンを点滅させる、秒を表示
https://gyazo.com/0c1801e6fe50ddd3ce0f2f98e8de67c6
https://gyazo.com/46461d298a73efb54325cd476457b267
https://gyazo.com/044ab18e0a97fd4a081de710d0100313
その他
code:sh
defaults write com.apple.screencapture disable-shadow -boolean true
killall SystemUIServer
defaults delete com.apple.screencapture disable-shadow
killall SystemUIServer